Skip to content
Back to search
30
MCP

Documentation Manager

pulsemcp/documentation manager

Enables AI interaction with markdown documentation files through a SQL-like query format for creating, reading, updating, and searching documentation with YAML frontmatter metadata support in Node.js and Deno environments.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Document Crawler & Search
Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoff
0 tools
API Docs Generator AI
AI-powered tools for generating and updating API documentation from code.
0 tools
io.github.ai-aviate/better-notion
Operate Notion with a single Markdown document — read, create, and update pages in one call.
0 tools
Todo Markdown
Provides todo list management with markdown file storage, offering CRUD operations for listing, adding, updating, and deleting tasks with pe
0 tools
Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
API Documentation
Provides documentation assistance capabilities for developers looking to incorporate up-to-date docs in their workflows.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "documentation_manager": {
      "url": "None",
      "transport": "http"
    }
  }
}